home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000088_news@columbia.edu_Sat Aug 5 18:01:22 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  4KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA17724
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 5 Aug 1995 18:15:56 -0400
  3. Received: by apakabar.cc.columbia.edu id AA24889
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 5 Aug 1995 18:15:54 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!newsfeed.internetmci.com!news.sprintlink.net!pcnet.com!pcnet.com!not-for-mail
  6. From: pelletie@pcnet.com (enCycLoPedic)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: OS/2 Labeled File Transfer
  9. Date: 5 Aug 1995 14:01:22 -0400
  10. Organization: PCNet, Connecticut's Internet Provider
  11. Lines: 96
  12. Message-Id: <400bli$1oi@pcnet1.pcnet.com>
  13. References: <3vtaor$84n@pcnet1.pcnet.com> <3vv2rc$bqj@apakabar.cc.columbia.edu>
  14. Nntp-Posting-Host: pcnet1.pcnet.com
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3vv2rc$bqj@apakabar.cc.columbia.edu>,
  18. Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
  19.  
  20. >Do us both a favor and try a simple test.  Perform the file transfer again
  21. >this time transfering a single file and let me know what happens.
  22.  
  23. OK.  I did as you suggested.  I tried sending a single file and got a
  24. failure.  Below I include screen dumps of each copy of CKermit, post
  25. transfer, showing that both were in Labeled mode. I also include the
  26. original file and the human readable parts of what arrived at the other
  27. end. 
  28.  
  29. The original problem occurred at work on a TCP/IP LAN connection between
  30. FAT file systems on two machines, one running Warp Connect, the other
  31. running Warp with WINOS2.  I was able to recreate the problem at home on
  32. a single machine using a Named Pipe connection on HPFS.  So the problem
  33. is not unique to machine, connection type, or file system.
  34.  
  35. Dump of sender screen:
  36. C-Kermit 5A(191), 24 Apr 95
  37.  
  38.    Current Directory: K:\CKERMIT
  39.         Network Host: \\.\pipe\kermit
  40.         Network Type: Named Pipes
  41.               Parity: none
  42.  
  43.              Sending: ckermit.cmd => CKERMIT.CMD => ckermit.cmd
  44.            File Type: LABELED
  45.            File Size: 455
  46.         Percent Done: 100 ??????????????????????????????????????????????????
  47.                           ...10...20...30...40...50...60...70...80...90..100
  48.         Elapsed Time: 00:00:01
  49.   Transfer Rate, CPS: 1123
  50.         Window Slots: 1 of 4
  51.          Packet Type: B
  52.         Packet Count: 5
  53.        Packet Length: 8
  54.          Error Count: 0
  55.           Last Error:
  56.         Last Message: Files: 1, Total Bytes: 1123
  57.  
  58. Dump of receiver screen:
  59. C-Kermit 5A(191), 24 Apr 95
  60.  
  61.    Current Directory: K:\labeltest
  62.         Network Host: \pipe\kermit
  63.         Network Type: Named Pipes
  64.               Parity: none
  65.  
  66.            Receiving: CKERMIT.CMD => ckermit.cmd
  67.            File Type: LABELED
  68.            File Size: 455
  69.         Percent Done: 100 ??????????????????????????????????????????????????
  70.                           ...10...20...30...40...50...60...70...80...90..100
  71.  Estimated Time Left:
  72.   Transfer Rate, CPS: 0
  73.         Window Slots: 1 of 4
  74.          Packet Type: B
  75.         Packet Count: 6
  76.        Packet Length: 8
  77.          Error Count: 0
  78.           Last Error:
  79.         Last Message: Transfer OK
  80.  
  81. File sent:
  82.  
  83. /* Sample OS/2 C-Kermit startup file - Doublequotes are for REXX */
  84. "@echo off"                        /* Don't echo these commands */
  85. "echo Executing CKERMIT.CMD..."    /* Inform user */
  86. "chcp 850"                         /* Use Code Page 850 */
  87. "mode co80,33"                   /* Screen size 80 by 33 lines */
  88. /*"MODE com1,38400,n,8,1,rts=hs,idsr=off,octs=off,odsr=off,dtr=off,to=off"*/
  89. "ckermit.exe" arg(1)               /* Start C-Kermit, pass all arguments */
  90.  
  91. File received (run through "strings" program to extract only printable
  92. ASCII strings).  I can uuencode the binary version, if needed. 
  93.  
  94. KERMIT LABELED FILE:02UO04VERS01520.3005KVERS020650119108FILENAME0211ckermit.cmd
  95. 04ATTR04
  96. 09EABUFSIZE035600
  97. .TYPE
  98. OS/2 Command File
  99. REXX.METACONTROL
  100. OS/2     REXXSAA 4.00 08 Jul 1992
  101. REXX.LITERALPOOL
  102. .@echo offecho Executing CKERMIT.CMD...chcp 850mode co80,33ckermit.exearg1BH
  103. REXX.VARIABLEBU
  104.  
  105.  
  106.  
  107.  
  108. -- 
  109. I said it in Hebrew--I said it in Dutch--    | Clifford L. Pelletier
  110. I said it in Latin and Greek:            | pelletie@pcnet.com
  111. But I wholly forgot (and it vexes me much)    | 
  112. that English is what you speak!       --L. Carroll    |